ShowDataLabelsRange Class

Represents the show-data-labels-range chart extension (c15:showDataLabelsRange) that indicates whether values from a data-labels range are shown (uri {CE6537A1-D6FC-4f65-9D91-7224C49458BB}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class ShowDataLabelsRange : IExtensionContent
Inheritance
Object    ShowDataLabelsRange
Implements
IExtensionContent

Constructors

ShowDataLabelsRangeInitializes a new instance of the ShowDataLabelsRange class

Properties

Value Gets or sets the value (val).

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also